Learn R Programming

dbmss (version 2.3-0)

spatstat generic functions: Methods for weighted, marked planar point patterns (of class wmppp) from spatstat

Description

spatstat methods for a ppp.object applied to a wmppp.object.

Usage

"sharpen"(...) "split"(...) "superimpose"(...) "unique"(...)

Arguments

...
Arguments passed to the ppp.object method.

Value

An object of class "wmppp".

Details

spatstat methods for ppp objects returning a ppp object can be applied to a wmppp and return a wpppp with these methods which just call the ppp.object method and change the class of the result for convenience. Some spatstat functions such as rthin are not generic so they always return a ppp.object when applied to a wmppp.object. Their result may be converted by as.wmppp.

See Also

sharpen.ppp, split.ppp, superimpose.ppp, unique.ppp